CalculateModul Method (Vector<T>)
Get the modul of the special vector.
'Declaration
Public Shared Function CalculateModul( _
ByVal As Vector(Of T) _
) As
public static CalculateModul(
Vector<T>
)
Parameters
- value
- A Vector indicates the vector.
Return Value
A double indicates the modul of the speical vector.